DPWorkerThread now sets up a coroutine stack.
[hom.git] / Tests / Unit Tests / DPMultiThreadingTests.h
blobebe191f27e28de0d1ac7481824f01e05434c7819
1 //
2 // DPMultiThreadingTests.h
3 // HigherOrderMessaging
4 //
5 // Created by Ofri Wolfus on 26/05/07.
6 // Copyright 2007 Ofri Wolfus. All rights reserved.
7 //
9 #import <UITestingKit/UITestingKit.h>
12 @interface DPMultiThreadingTests : DPTestCase {
16 @end